Bible Mobile

biblemobile.zip (77,6 MB)
The purpose of this project is to create a C#, ASP.NET, Microsoft SQL 2008 server Bible for mobile devices.

.NETTER Code Starter Pack

codebox.zip (5,7 MB)
This is a gallery of *Visual Studio 2010* solutions leveraging latest and new technologies released by Microsoft. Each Visual Studio solution included here is focused to provide a very simple starting point for cutting edge development technologies and framework.

dala

dala.zip (18,0 MB)
"Dala" means "basket". The project is like a basket, contains lots of different type of project ideas. As of now dala has 2 parts code samples & Asp.Net MVC 4

Domain-Driver Framework

domaindriver.zip (380,8 MB)
Domain-Driver is a generic framework that enables developers to quickly build rich, expressive domain models. It is both "decoupled from" and "compatible with" any persistence technology. The download includes an example using ADO .NET Entities Framework Code-First persistence.

Employee Info Starter Kit

eisk.zip (57,3 MB)
Employee Info Starter Kit is an open source project that is highly influenced by the concept ‘Pareto Principle’ or 80-20 rule, where it is targeted to enable a web developer to gain 80% productivity with 20% of effort with respect to learning curve and production.

EntitiesToDTOs - Entity Framework DTO Generator

EntitiesToDTOs is an Entity Framework DTO generator used as an AddIn for Visual Studio. You'll no longer have to create DTOs for all your entities!

Entity Framework 4.0 Mass Operations

Adds support for mass data manipulation operations like INSERT with SELECT, UPDATE FROM, DELETE WHERE EXISTS for Entity Framework 4.0. Works for LINQ to entity queries with EntityObjects.

Entity Visualizer

Entity Framework Debugger Visualizer to display SQL source code generated by Entity Framework.

Entity Visualizers

This project has debugger visualizers for several objects in the Entity Framework: EntityObject, EntityCollection, ObjectQuery and ObjectContext. Some of the source code is based on code from Julie Lerman's book "Programming Entity Framework".

jQuery Mobile C# ASP.NET

jQuery Mobile content management system C# ASP.NET mobile touch-optimized web Framework for Smartphones & Tablets (Using Visual Studio 2010 & SQL 2012 DB).

Loef

loef.zip (3,8 MB)
Loef (said "loaf") is a set of utility classes and T4 (.tt) templates to help with setting up a proper data access layer using Entity Framework v4. - Auto generation of DTO classes - Strongly typed eager fetching - Singleton instance of your ObjectContext ready for ASP.NET or WCF

Many-2-Many Relations for Open RIA Services

m2m4ria.zip (8,9 MB)
M2M4RIA is a mechanism which adds support for many-2-many (M2M) relations to Open RIA services.

MoneyManagerNET

test project a copy of the MoneyManagerEx m open source personal accounting software uses EF4, WPF, ~MVVM

MSTest Project

The purpose of this project is to demonstrate using Microsoft Test Project.

MultiFileEDMX

Extension for Visual Studio 2010 that makes the Entity Framework V4 designer work on models that are stored in separate files, rather than in a single EDMX file.

MvcImage

mvcimage.zip (57,9 MB)
This is a MVC3 ASP.NET Project to show how to: a) Handle Images b) Preview Images using JQuery/AJAX c) Upload images to a Database using Entity Framework and SQL Server Express This Project has been created in conjunction with blog posts have written: http://garfbradazweb.wordpress.com/2012/02/26/mvc-3-mvcimage-project-its-alive/

mytrip.mvc (CMS & e-Commerce)

mytripmvc.zip (103,6 MB)
mytrip.mvc (mtm) is an open source Content Management System, based on Microsoft's .NET MVC technology, which enables you to build Web sites. For now project include several modules: Users, News, Articles, Blogs, Votes and more coming soon. Every module has separated settings..

QueryableFilter for Entity Framework

The Queryable Filter is a library to help on Entity Framework Filter Feature. Implementing new Expressions Trees, the user now can filter his collumn using 'Contains', 'Greater Than', 'Less Than' and others options. This project also include some Filter controls files.

Repository Management Framework for .NET

Repository Management Framework for .NET provides a simple way of managing CRUD based operations on entities generated by LINQ based providers.

SearchEF

searchef.zip (116 kB)
SearchEF is a .NET extension framework for Entity Framework 4.0 (or higher) that allows Free Text Search of any EF object type.